home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Present…nuary (Partner) - Disc 2
/
The Apple Reference and Presentations Library (Disc 2)(January 1994).iso
/
Synergy Software
/
US English
/
KaleidaGraph™-PPC
/
Examples folder
/
Macro Source
/
sinc(5x)
< prev
next >
Wrap
Text File
|
1993-04-14
|
154b
|
19 lines
alpha "Sinc(5x)"
Ncol 001
RCLv 000
XEQ 01
STOv 001
STOP
;
;
LBL 01
STO 00
const 5.000000000e+00
*
sin
RCL 00
const 5.000000000e+00
*
/
RTN